Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builder: Fix setting command with custom shell #32236

Merged
merged 1 commit into from Mar 31, 2017

Conversation

tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Mar 30, 2017

getShell returned a static array that is appended multiple times. Second append overrides the values for the previous one.

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦁

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 05cd8be into moby:master Mar 31, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.05.0 milestone Mar 31, 2017
@thaJeztah thaJeztah added area/builder area/builder/classic-builder Issues affecting the classic builder labels Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants